home *** CD-ROM | disk | FTP | other *** search
/ Aminet 43 / Aminet 43 (2001)(GTI - Schatztruhe)[!][Jun 2001].iso / Aminet / comm / tcp / eci-100.readme < prev    next >
Text File  |  2001-05-03  |  5KB  |  134 lines

  1. Short:    PC-style "Connect Interface" for Genesis TCP-Stack.
  2. Author:   Tuomas Aho <tuomas.aho@kolumbus.fi>
  3. Uploader: Tuomas Aho <tuomas.aho@kolumbus.fi>
  4. Version:  1.0
  5. Type:     comm/tcp
  6.  
  7.  
  8.  
  9. Easy Connect Interface for Genesis TCP-Stack!
  10.  
  11.  
  12.  
  13. Copyright:
  14. ----------
  15. ECI v1.00    The GUI routines based on Exmp3 GUI by Samppa Rönkkä & Tuomas Aho.
  16.              Rest code writted by Tuomas Aho.
  17.  
  18.  
  19.  
  20. What is ECI:
  21. ------------
  22.         I needed program which shows status when connecting to internet and 
  23.         closes itself when connect is estabilished. ECI do this and more..
  24.  
  25.         Shortly: ECI is PC-style "Connect Interface" for Genesis TCP-Stack.
  26.  
  27.  
  28.  
  29. Features:
  30. ---------
  31.         - shows errormessages in requesters.
  32.         - All is done by ECI fully automaticly (atleast should be...)
  33.         - Internal REXX-system, NO any scripts needed. (v1.00b2+)
  34.         - Can get new mail (Currently supports only YAM..) (optional)
  35.         - Can run your favorit WWW-browser after connection is estabilished.
  36.         - When connect is established, EMC closes itself.
  37. Please follow these instructions or ECI will never work.
  38.  
  39.  
  40.  
  41. Installing ECI:
  42. ---------------
  43. Step 1) INSTALL:
  44.  
  45.         GENESIS Tcp-Stack
  46.  
  47. Step 2) EDIT GENESIS CONFIG:
  48.  
  49.         Run GENESISPREFS and edit following:
  50.  
  51.                    1) Click Modems/TAs --> Click your modem.
  52.                    2) Set "REDIAL ATTEMPTS" to 0.
  53.                    3) Click "OK"
  54.                    4) Click Options --> Misc
  55.                    5) "LOG LEVEL" must be "DEBUG"
  56.                    6) "LOGFILE LEVEL" must be "DEBUG" too.
  57.                    7) Set "LOGFILE" same as ECI's "GenesisLog" ie."T:AmiTcp.Log"
  58.                    8) "SAVE" settings..
  59.  
  60. Step 3)  EDIT EMC CONFIG: 
  61.  
  62.                    1) Set first line of config same as the "LOGFILE" in GenesisPrefs.
  63.                    2) Set second line of config as YAM, if you want to ECI to check your
  64.                       mail. ONLY YAM is at the moment supported by ECI. 
  65.                       NOTE: Leave it empty, if you don't want to use this option.
  66.                    3) Set third line of config as your WWW_browser (with a full path)
  67.                       NOTE: Leave it empty, if you don't want to use this option.
  68.  
  69. Step 4) ADD GENESIS to STARTUP:  
  70.     
  71.         Just add "RUN <>NIL: AmiTcp:GenesisRA" to your startup.
  72.  
  73. Step 5) REBOOT                   
  74.    
  75.         REBOOT your machine.
  76.  
  77. Step 6) RUN FROM SHELL           
  78.  
  79.         ECI cli-Arguments are:
  80.  
  81.         ECI ONLINE     for go ONLINE.
  82.         ECI OFFLINE    for go OFFLINE.
  83.  
  84.         Extra/ dir contains two scripts, which you can use with AMIDOCK...
  85.  
  86.  
  87.  
  88. History:
  89. -------
  90. 1.00b0,22.04.2001,Int: Added: Arguments ONLINE, OFFLINE
  91.                         Misc: Most of debug stuff are removed..
  92.  
  93. 1.00b1,23.04.2001,Int: Fixed: YAM-mailcheck didn't work.
  94.                         Misc: Init Str¡ng remomoved.
  95.                        Added: Offline() Now checks that the system is really logged off..
  96.                               Note: Routine is buggy - This is still under construction. 
  97.                        Added: Logfile reading loop --> small improvements.
  98.                        Added: Start routines -->  mailcheck tempfile improvements.
  99.                               
  100.                        
  101. 1.00b2 25.04.2001,Pub: Added: Major improvement. No more external scripts. Now ECI handles
  102.                               "ONLINE", "OFFLINE" and "MAILFETCH" internally!
  103.                        Added: Removed mailcheck tempfile system :) We don't need it anymore...
  104.                        Added: Now checks that the TCP-Stack is running before do nothing!
  105.                               Note: This is still under construction.
  106.                        Added: I just wrote docs, prefs system does not even exists yet! ;)
  107.                        Added: "Auto Snapshot"-feature. (Remembers window position)
  108.                        Added: (Very) Simple configuration system.
  109.  
  110.  
  111.  
  112.                        To Do:
  113.  
  114.                        - Write better configuration system
  115.                        - Add support for other email-programs (i need scripts...)
  116.                        - .....
  117.                         
  118.  
  119.  
  120. ============================= Archive contents =============================
  121.  
  122. Original  Packed Ratio    Date     Time    Name
  123. -------- ------- ----- --------- --------  -------------
  124.    15104    6835 54.7% 25-Apr-01 14:47:46  eci
  125.     3982    1599 59.8% 25-Apr-01 14:49:30  eci.doc
  126.     4001    1613 59.6% 26-Apr-01 11:31:58  eci.readme
  127.       12      12  0.0% 25-Apr-01 14:50:26 +Offline
  128.     3247    2809 13.4% 25-Apr-01 14:50:26 +Offline.info
  129.       11      11  0.0% 25-Apr-01 14:50:18 +Online
  130.     3247    2812 13.3% 25-Apr-01 14:50:18 +Online.info
  131.       42      42  0.0% 25-Apr-01 14:48:34 +ECI.Config
  132. -------- ------- ----- --------- --------
  133.    29646   15733 46.9% 26-Apr-101 17:12:32   8 files
  134.